home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2001 #16 / 2001 CD 16 (Black).iso / BeoPlayer / data1.cab / Guide / bo.css next >
Encoding:
Cascading Style Sheet File  |  2001-08-09  |  1.3 KB  |  80 lines

  1. .clsLINK
  2. {
  3.     cursor:hand;
  4.     text-decoration:none;
  5.     color:black;
  6. }
  7. BODY
  8. {
  9.     font-family: Verdana;
  10.     font-size: 8.31pt;
  11.     color: black; 
  12.     scrollbar-3dlight-color: "#C0C0C0";
  13.     scrollbar-arrow-color: "#C0C0C0";
  14.     scrollbar-base-color: gray;
  15.     scrollbar-darkshadow-color: "#C0C0C0";
  16.     scrollbar-face-color: "#C0C0C0";
  17.     scrollbar-highlight-color: "#C0C0C0";
  18.     scrollbar-shadow-color: "#C0C0C0";
  19.     scrollbar-track-color: "#D1D8DB";
  20. }
  21. TABLE
  22. {
  23.     font-family: Verdana;
  24.     font-size: 8.31pt;
  25.     color: black;
  26. }
  27. H1
  28. {
  29.     font-family: Verdana;
  30.     font-size: 8.31pt;
  31.     color: black;
  32.     font-weight:150%;
  33. }
  34. .clsBOEditSpan
  35. {
  36.     visibility: hidden;
  37. }
  38. .clsBOEdit
  39. {
  40.     text-transform:uppercase;
  41.     text-decoration:none;
  42.     font-width:normal;
  43.     font: 8.31pt Verdana;
  44.     color:black;
  45.     background:transparent;
  46.     padding: 0px 0px 0px 0px;
  47.     margin: 0px 0px 0px 0px;
  48.     border-style: none;
  49. }
  50. .clsTOP
  51. {
  52.     height: 64px;
  53.     background-color: gray;
  54.     padding: 0px 0px 0px 0px;
  55.     margin: 0px 0px 0px 0px;
  56.     border-style: none;
  57. }
  58. .clsSPACE
  59. {
  60.     height:14px;
  61.     background-color:gray;
  62.     padding: 0px 0px 0px 0px;
  63.     margin: 0px 0px 0px 0px;
  64.     border-style:none;
  65. }
  66. .clsBUTTON
  67. {
  68.     height:47px;
  69.     background-color:gray;
  70.     padding: 0px 0px 0px 0px;
  71.     margin: 0px 0px 0px 0px;
  72.     border-style:none;
  73. }
  74.  
  75. .clsSELECTION
  76. {
  77.     background-color:"#08246B";
  78.     color:white;
  79. }
  80.